home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Sound / LAME / WarpOS / src / include / Makefile.in < prev   
Encoding:
Makefile  |  2001-03-12  |  6.9 KB  |  271 lines

  1. # Makefile.in generated automatically by automake 1.4d from Makefile.am
  2.  
  3. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
  4. # Free Software Foundation, Inc.
  5. # This Makefile.in is free software; the Free Software Foundation
  6. # gives unlimited permission to copy and/or distribute it,
  7. # with or without modifications, as long as this notice is preserved.
  8.  
  9. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13.  
  14. SHELL = @SHELL@
  15.  
  16. srcdir = @srcdir@
  17. top_srcdir = @top_srcdir@
  18. VPATH = @srcdir@
  19. prefix = @prefix@
  20. exec_prefix = @exec_prefix@
  21.  
  22. bindir = @bindir@
  23. sbindir = @sbindir@
  24. libexecdir = @libexecdir@
  25. datadir = @datadir@
  26. sysconfdir = @sysconfdir@
  27. sharedstatedir = @sharedstatedir@
  28. localstatedir = @localstatedir@
  29. libdir = @libdir@
  30. infodir = @infodir@
  31. mandir = @mandir@
  32. includedir = @includedir@
  33. oldincludedir = /usr/include
  34.  
  35. pkgdatadir = $(datadir)/@PACKAGE@
  36. pkglibdir = $(libdir)/@PACKAGE@
  37. pkgincludedir = $(includedir)/@PACKAGE@
  38.  
  39. top_builddir = ..
  40.  
  41. ACLOCAL = @ACLOCAL@
  42. AUTOCONF = @AUTOCONF@
  43. AUTOMAKE = @AUTOMAKE@
  44. AUTOHEADER = @AUTOHEADER@
  45.  
  46. INSTALL = @INSTALL@
  47. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  48. INSTALL_DATA = @INSTALL_DATA@
  49. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  50. INSTALL_STRIP_FLAG =
  51. INSTALL_HEADER = $(INSTALL_DATA)
  52. transform = @program_transform_name@
  53.  
  54. NORMAL_INSTALL = :
  55. PRE_INSTALL = :
  56. POST_INSTALL = :
  57. NORMAL_UNINSTALL = :
  58. PRE_UNINSTALL = :
  59. POST_UNINSTALL = :
  60.  
  61. @SET_MAKE@
  62. build_alias = @build_alias@
  63. build_triplet = @build@
  64. host_alias = @host_alias@
  65. host_triplet = @host@
  66. target_alias = @target_alias@
  67. target_triplet = @target@
  68. AMDEP = @AMDEP@
  69. AMTAR = @AMTAR@
  70. AS = @AS@
  71. AWK = @AWK@
  72. CC = @CC@
  73. CONFIG_DEFS = @CONFIG_DEFS@
  74. CPP = @CPP@
  75. CPUTYPE = @CPUTYPE@
  76. DEPDIR = @DEPDIR@
  77. DLLTOOL = @DLLTOOL@
  78. EXEEXT = @EXEEXT@
  79. FRONTEND_CFLAGS = @FRONTEND_CFLAGS@
  80. FRONTEND_LDADD = @FRONTEND_LDADD@
  81. FRONTEND_LDFLAGS = @FRONTEND_LDFLAGS@
  82. GTK_CFLAGS = @GTK_CFLAGS@
  83. GTK_CONFIG = @GTK_CONFIG@
  84. GTK_LIBS = @GTK_LIBS@
  85. INCLUDES = @INCLUDES@
  86. LDADD = @LDADD@
  87. LIBTOOL = @LIBTOOL@
  88. LIBTOOL_DEPS = @LIBTOOL_DEPS@
  89. LIB_MAJOR_VERSION = @LIB_MAJOR_VERSION@
  90. LIB_MINOR_VERSION = @LIB_MINOR_VERSION@
  91. LN_S = @LN_S@
  92. MAINT = @MAINT@
  93. MAKEDEP = @MAKEDEP@
  94. MAKEINFO = @MAKEINFO@
  95. NASM = @NASM@
  96. NASM_FORMAT = @NASM_FORMAT@
  97. OBJDUMP = @OBJDUMP@
  98. PACKAGE = @PACKAGE@
  99. RANLIB = @RANLIB@
  100. RM_F = @RM_F@
  101. U = @U@
  102. VERSION = @VERSION@
  103. WITH_MP3RTP = @WITH_MP3RTP@
  104. WITH_MP3X = @WITH_MP3X@
  105. _am_include = @_am_include@
  106. install_sh = @install_sh@
  107.  
  108.  
  109. # global section for every Makefile.am
  110.  
  111.  
  112. AUTOMAKE_OPTIONS = 1.4d foreign $(top_srcdir)/ansi2knr
  113.  
  114. pkginclude_HEADERS = lame.h
  115. subdir = include
  116. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  117. CONFIG_HEADER = ../config.h
  118. CONFIG_CLEAN_FILES = 
  119. DIST_SOURCES = 
  120. HEADERS =  $(pkginclude_HEADERS)
  121.  
  122. DIST_COMMON =  $(pkginclude_HEADERS) Makefile.am Makefile.in
  123.  
  124.  
  125. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  126.  
  127. GZIP_ENV = --best
  128. all: all-am
  129. .SUFFIXES:
  130. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/Makefile.am.global
  131.     cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile
  132.  
  133. Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
  134.     cd $(top_builddir) \
  135.       && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
  136.  
  137.  
  138. install-pkgincludeHEADERS: $(pkginclude_HEADERS)
  139.     @$(NORMAL_INSTALL)
  140.     $(mkinstalldirs) $(DESTDIR)$(pkgincludedir)
  141.     @list='$(pkginclude_HEADERS)'; for p in $$list; do \
  142.       if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  143.       f="`echo $$p | sed -e 's|^.*/||'`"; \
  144.       echo " $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(pkgincludedir)/$$f"; \
  145.       $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(pkgincludedir)/$$f; \
  146.     done
  147.  
  148. uninstall-pkgincludeHEADERS:
  149.     @$(NORMAL_UNINSTALL)
  150.     @list='$(pkginclude_HEADERS)'; for p in $$list; do \
  151.       f="`echo $$p | sed -e 's|^.*/||'`"; \
  152.       echo " rm -f $(DESTDIR)$(pkgincludedir)/$$f"; \
  153.       rm -f $(DESTDIR)$(pkgincludedir)/$$f; \
  154.     done
  155.  
  156. tags: TAGS
  157.  
  158. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  159.     list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
  160.     unique=`for i in $$list; do \
  161.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  162.       done | \
  163.       $(AWK) '    { files[$$0] = 1; } \
  164.            END { for (i in files) print i; }'`; \
  165.     mkid -fID $$unique $(LISP)
  166.  
  167. TAGS: $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  168.         $(TAGS_FILES) $(LISP)
  169.     tags=; \
  170.     here=`pwd`; \
  171.     list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
  172.     unique=`for i in $$list; do \
  173.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  174.       done | \
  175.       $(AWK) '    { files[$$0] = 1; } \
  176.            END { for (i in files) print i; }'`; \
  177.     test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
  178.       || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  179.  
  180. GTAGS:
  181.     here=`CDPATH=: && cd $(top_builddir) && pwd` \
  182.       && cd $(top_srcdir) \
  183.       && gtags -i $$here
  184.  
  185. distclean-tags:
  186.     -rm -f TAGS ID
  187.  
  188. distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  189.  
  190.  
  191. distdir: $(DISTFILES)
  192.     @for file in $(DISTFILES); do \
  193.       d=$(srcdir); \
  194.       if test -d $$d/$$file; then \
  195.         cp -pR $$d/$$file $(distdir) \
  196.         || exit 1; \
  197.       else \
  198.         test -f $(distdir)/$$file \
  199.         || cp -p $$d/$$file $(distdir)/$$file \
  200.         || exit 1; \
  201.       fi; \
  202.     done
  203. info-am:
  204. info: info-am
  205. dvi-am:
  206. dvi: dvi-am
  207. check-am: all-am
  208. check: check-am
  209. installcheck-am:
  210. installcheck: installcheck-am
  211. install-exec-am:
  212. install-exec: install-exec-am
  213.  
  214. install-data-am: install-pkgincludeHEADERS
  215. install-data: install-data-am
  216.  
  217. install-am: all-am
  218.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  219. install: install-am
  220. uninstall-am: uninstall-pkgincludeHEADERS
  221. uninstall: uninstall-am
  222. all-am: Makefile $(HEADERS)
  223. install-strip:
  224.     $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
  225. installdirs:
  226.     $(mkinstalldirs)  $(DESTDIR)$(pkgincludedir)
  227.  
  228.  
  229. mostlyclean-generic:
  230.  
  231. clean-generic:
  232.  
  233. distclean-generic:
  234.     -rm -f Makefile $(CONFIG_CLEAN_FILES)
  235.     -rm -f config.cache config.log stamp-h stamp-h[0-9]*
  236.  
  237. maintainer-clean-generic:
  238.     @echo "This command is intended for maintainers to use"
  239.     @echo "it deletes files that may require special tools to rebuild."
  240.     -rm -f Makefile.in
  241. clean: clean-am
  242.  
  243. clean-am: clean-generic mostlyclean-am
  244.  
  245. distclean: distclean-am
  246.  
  247. distclean-am: clean-am distclean-generic distclean-tags
  248.  
  249. maintainer-clean: maintainer-clean-am
  250.  
  251. maintainer-clean-am: distclean-am maintainer-clean-generic
  252.  
  253. mostlyclean: mostlyclean-am
  254.  
  255. mostlyclean-am: mostlyclean-generic
  256.  
  257. .PHONY: check check-am clean clean-generic distclean distclean-generic \
  258.     distclean-tags distdir dvi dvi-am info info-am install \
  259.     install-am install-data install-data-am install-exec \
  260.     install-exec-am install-pkgincludeHEADERS install-strip \
  261.     installcheck installcheck-am installdirs maintainer-clean \
  262.     maintainer-clean-generic mostlyclean mostlyclean-generic tags \
  263.     uninstall uninstall-am uninstall-pkgincludeHEADERS
  264.  
  265.  
  266. # end global section
  267.  
  268. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  269. # Otherwise a system limit (for SysV at least) may be exceeded.
  270. .NOEXPORT:
  271.